home *** CD-ROM | disk | FTP | other *** search
/ Alde ADA 5 #1 / ADA CD-ROM - Alde Publishing.iso / cm / alsp.sid < prev    next >
Encoding:
Text File  |  1988-05-03  |  3.8 KB  |  84 lines

  1. --= SID = SIMTEL20 Ada Software Repository Item Description File = SID =--
  2. -- UNIT NAME         : C2 Support Modules (AI)
  3. -- VERSION           : 1.0
  4. -- REVIEW CODE       : 
  5. -- DDN ADDRESS       : 
  6. -- AUTHOR            : Software Architecture and Engineering, Inc
  7. --                   : 1500 Wilson Blvd. Suite 800
  8. --                   : Arlington, VA 22209
  9. --                   : Andy McGarry
  10. --                   : (703) 276-7910
  11. --                   : Sponsor: Lt. Colonel Falgiano
  12. --                   : ESD/SCW
  13. --                   : Hanscom AFB, MA  01731
  14. -- COPYRIGHT         : (c) 1986, Software Architecture and Engineering, Inc
  15. -- DATE CREATED      : December, 1985
  16. -- DATE RELEASED     : December, 1985
  17. -- DATE LAST UPDATED : December, 1985
  18. -- LOCATION          : ASR
  19. -- ENVIRONMENT       : VAX/VMS DEC Ada
  20. --= CLASSIFICATION       ===============================================--
  21. -- CATEGORY LEVEL 1  : Artificial Intelligence
  22. -- CATEGORY LEVEL 2  : LISP Routines
  23. -- CATEGORY LEVEL 3  : 
  24. -- CATEGORY LEVEL 4  : 
  25. -- KEYWORD           : 
  26. -- INDEX             : LISP
  27. -- INDEX             : AI
  28. -- INDEX             : C2 Support Modules
  29. -- INDEX             : Modules, C2 Support
  30. -- TAXONOMY          : 
  31. -- DEPENDENCIES      : 
  32. -- SEE ALSO          : WIS_TOOL_13
  33. --= FILE LISTING         ===============================================--
  34. -- FILE SPECS        : PD:<ADA.AI>ALSP*.*
  35. -- DIRECTORY DISPLAY :
  36. -- Directory   PD:<ADA.AI>
  37. --      File Name     Byte Count  Line Count
  38. --   ---------------  ----------  ----------
  39. --   ALSP.ABS               2038          41
  40. --   ALSP.CM2               8457         164
  41. --   ALSP.CMM               5951         180
  42. --   ALSP.PRO               3629          77
  43. --   ALSPDESGN.DOC         92478        2703
  44. --   ALSPREAD.ME            1561          35
  45. --   ALSPREN.SUB             300           9
  46. --   ALSPSRC.DIS             165           5
  47. --   ALSPTECH.DOC         127481        3828
  48. --   ALSPTYPES.SRC        214879        6278
  49. --   ALSPUSER.DOC          87583        3498
  50. --   ===============  ==========  ==========
  51. --    11 Files            544522       16818
  52. --= ABSTRACT             ===============================================--
  53. --         This is a  package  of  types,  objects,  and  functions  that
  54. -- emulate  the  important capabilities of the AI language LISP which are
  55. -- not directly available in Ada.  These capabilities will be represented
  56. -- in Ada in a relatively straightforward manner without changing the Ada
  57. -- language definition.
  58. --= REVISION HISTORY     ===============================================--
  59. --
  60. -- DATE           VERSION AUTHOR                  HISTORY 
  61. -- 12/85          1.0     SAE, Inc                Initial Release
  62. --= RELEASE NOTICE       ===============================================--
  63. --
  64. -- This prologue must be included in all copies of this software.
  65. -- 
  66. -- This software is copyright by the author.
  67. -- 
  68. -- This software is released to the Ada community.
  69. -- This software is released to the Public Domain (note:
  70. --   software released to the Public Domain is not subject
  71. --   to copyright protection).
  72. -- Restrictions on use or distribution:  NONE
  73. --= DISCLAIMER           ===============================================--
  74. --    This software and its documentation are provided "AS IS" and
  75. -- without any expressed or implied warranties whatsoever.  No warranties
  76. -- as to performance, merchantability, or fitness for a particular
  77. -- purpose exist.
  78. --    The user is advised to test the software thoroughly before
  79. -- relying on it.  The user must assume the entire risk and liability of
  80. -- using this software.  In no event shall any person or organization of
  81. -- people be held responsible for any direct, indirect, consequential or
  82. -- inconsequential damages or lost profits.
  83. --======================================================================--
  84.